projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c785fa
)
* ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 29 Mar 2009 17:12:10 +0000
(17:12 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 29 Mar 2009 17:12:10 +0000
(17:12 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2e2ca792323dee095f53a7f8b9479a9b55bfa214..b5bb58bf44b331922ea21de261b731c44f33c870 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2009-03-29 Sebastian Rose <sebastian_rose@gmx.de> (tiny change)
+
+ * ftfont.c: Conditionalize prototyping and use of
+ ftfont_variation_glyphs.
+
2009-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
* frame.c (delete_frame): Work around compiler bug.